.demo { margin: 0 auto; height: 388px; width: 500px; margin-top: 20px; } .demo li { height: 388px; width: 980px; background-color: #000; text-align: center; cursor: pointer; } .demo li.roundabout-in-focus { cursor: default; }